home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 24
/
AACD 24.iso
/
AACD
/
Resources
/
Sound
/
AHI
/
Developer
/
include
/
ADE
/
proto
/
ahi.h
< prev
Wrap
C/C++ Source or Header
|
1997-01-11
|
188b
|
12 lines
#ifndef _PROTO_AHI_H
#define _PROTO_AHI_H
#include <clib/ahi_protos.h>
#include <inline/ahi.h>
#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ AHIBase;
#endif
#endif